ARM 64-Bit Assembly Language by William Ughetta & Larry D. Pyeatt
Author:William Ughetta & Larry D. Pyeatt [William Ughetta]
Language: eng
Format: epub
Publisher: Newnes
Published: 2019-11-26T16:00:00+00:00
The testing program was executed on an nVidia Jetson TX-1 using the C version of and then with the assembly version. This was done for chunk sizes of 32 bits and 64 bits. The results are shown in Table 7.1. The total time required for the negate function tests using the 32-bit C version was 0.097846 seconds. The 32-bit assembly version ran in 0.049903 seconds, for a speedup of 1.96, which means that the assembly version was almost twice as fast as the C version. The 64-bit C version ran in 0.095243 seconds, while the 64-bit assembly code ran in 0.048488 seconds, which gives a 1.96 speedup. Note that the assembly version with a 64-bit chunk size is more than twice as fast as the C version using 32-bit chunks.
Table 7.1
Performance of implementations on an nVidia Jetson TX-1.
ChunkVersionNegateProgram
TimeSpeedupTimeSpeedup
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8315)
Test-Driven Development with Java by Alan Mellor(6865)
Data Augmentation with Python by Duc Haba(6788)
Principles of Data Fabric by Sonia Mezzetta(6524)
Learn Blender Simulations the Right Way by Stephen Pearson(6430)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6292)
Hadoop in Practice by Alex Holmes(5969)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5817)
RPA Solution Architect's Handbook by Sachin Sahgal(5693)
Big Data Analysis with Python by Ivan Marin(5431)
The Infinite Retina by Robert Scoble Irena Cronin(5388)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5164)
Pretrain Vision and Large Language Models in Python by Emily Webber(4396)
Infrastructure as Code for Beginners by Russ McKendrick(4166)
Functional Programming in JavaScript by Mantyla Dan(4048)
The Age of Surveillance Capitalism by Shoshana Zuboff(3966)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3878)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3678)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3655)
